We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0c585 commit c1c8a61Copy full SHA for c1c8a61
templates/index.html
@@ -4,7 +4,7 @@
4
5
<!--For Homepage-->
6
{% block content %}
7
-<h1>Welcome to Our URL Shortner app you need to be Logged in to shorten URL</h1>
+<h1>Welcome to Our URL Shortener app you need to be Logged in to shorten URL</h1>
8
<h1>So please create an <a href="{{ url_for('signup') }}">Account</a> now</h1>
9
10
<p>
0 commit comments