Finished :
This commit is contained in:
BIN
cs2610hw5/Blog/.urls.py.swp
Normal file
BIN
cs2610hw5/Blog/.urls.py.swp
Normal file
Binary file not shown.
@@ -17,7 +17,6 @@
|
|||||||
<a class="NavLinks" href="{% url 'index' %}"><h2>Home</h2></a>
|
<a class="NavLinks" href="{% url 'index' %}"><h2>Home</h2></a>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
|
||||||
<main class="bioMainBody">
|
<main class="bioMainBody">
|
||||||
<div class="bioDiv">
|
<div class="bioDiv">
|
||||||
<image>
|
<image>
|
||||||
@@ -53,6 +52,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
</main>
|
</main>
|
||||||
<footer>This is my footer and its super duper awesome. See!</footer>
|
<footer>This is my footer and its super duper awesome. See! {% now "jS F Y H:i" %} </footer>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
@@ -60,6 +60,7 @@
|
|||||||
<img src="https://octodex.github.com/images/dojocat.jpg" alt="GitHub Ninja Cat">
|
<img src="https://octodex.github.com/images/dojocat.jpg" alt="GitHub Ninja Cat">
|
||||||
</aside>
|
</aside>
|
||||||
</main>
|
</main>
|
||||||
|
<footer>This is my footer and its super duper awesome. See! {% now "jS F Y H:i" %} </footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
cs2610hw5/cs2610hw5/.settings.py.swp
Normal file
BIN
cs2610hw5/cs2610hw5/.settings.py.swp
Normal file
Binary file not shown.
Reference in New Issue
Block a user