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>
|
||||
</nav>
|
||||
</div>
|
||||
</body>
|
||||
<main class="bioMainBody">
|
||||
<div class="bioDiv">
|
||||
<image>
|
||||
@@ -53,6 +52,7 @@
|
||||
</p>
|
||||
</article>
|
||||
</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>
|
||||
|
||||
|
||||
@@ -60,6 +60,7 @@
|
||||
<img src="https://octodex.github.com/images/dojocat.jpg" alt="GitHub Ninja Cat">
|
||||
</aside>
|
||||
</main>
|
||||
<footer>This is my footer and its super duper awesome. See! {% now "jS F Y H:i" %} </footer>
|
||||
</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