mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-09-27 19:39:30 +02:00
Add and improve routes
This commit is contained in:
5
bookmarks/templates/bookmarks/new.html
Normal file
5
bookmarks/templates/bookmarks/new.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "bookmarks/layout.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h2>New bookmark</h2>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user