mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 02:54:13 +00:00
Merged in CST-12180 (pull request #950)
CST-12180 added div container Approved-by: Stefano Maffei
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<div class="container">
|
||||
<head>
|
||||
<title>{{ 'coar-notify-support.title' | translate }}</title>
|
||||
</head>
|
||||
@@ -13,4 +12,4 @@
|
||||
<h2>{{ 'coar-notify-support.message-moderation.title' | translate }}</h2>
|
||||
<p [innerHTML]="('coar-notify-support.message-moderation.content' | translate)"></p>
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user