add: profile and full search
This commit is contained in:
parent
b8b0ef7f21
commit
3e4ee8126a
52 changed files with 897 additions and 484 deletions
|
@ -1,5 +1,5 @@
|
|||
{% if user %}
|
||||
{% if user -%}
|
||||
<script>
|
||||
console.log("current user is {{ user.username }}");
|
||||
</script>
|
||||
{% endif %}
|
||||
{%- endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue