feat: project, talks, update pages and web forms
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
</a>
|
||||
</div>
|
||||
<h1>{{ title }}</h1>
|
||||
<p class="mt-4">
|
||||
<!-- <p class="mt-4">
|
||||
{% if frappe.session.user == 'Guest' %}
|
||||
<a id="signup" class="btn btn-primary btn-lg" href="/login#signup">{{_('Sign Up')}}</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
</p> -->
|
||||
</div>
|
||||
{% endmacro %}
|
||||
Reference in New Issue
Block a user