mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 16:51:29 +02:00
Preparation for registrar update
This commit is contained in:
parent
8a9de54510
commit
83f8e41709
9 changed files with 597 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "layouts/app.twig" %}
|
||||
|
||||
{% block title %}{{ __('Users') }}{% endblock %}
|
||||
{% block title %}{{ __('List Users') }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="page-wrapper">
|
Loading…
Add table
Add a link
Reference in a new issue