Finalized file content

parent a825a89a
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
{{form.as_p}} {{form.as_p}}
<input type ="submit" value="Add Author"> <input type ="submit" value="Add Author">
</form> </form>
{% endblock %} {% endblock %}
\ No newline at end of file
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
{{form.as_p}} {{form.as_p}}
<input type ="submit" value="Add Book"> <input type ="submit" value="Add Book">
</form> </form>
{% endblock %} {% endblock %}
\ No newline at end of file
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
{{form.as_p}} {{form.as_p}}
<input type ="submit" value="Save Changes"> <input type ="submit" value="Save Changes">
</form> </form>
{% endblock %} {% endblock %}
\ No newline at end of file
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
{{form.as_p}} {{form.as_p}}
<input type ="submit" value="Save Changes"> <input type ="submit" value="Save Changes">
</form> </form>
{% endblock %} {% endblock %}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment