{% extends 'base.html.twig' %} {% block title %} OceanExpert | Institute updated {% endblock %} {% block stylesheets %} {% include "navbarlogin.html.twig" %} {% endblock %} {% block body %}
Your institute has been successfully updated.
go to institute page  
{% include "footer.html.twig" %} {% endblock %}