Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9340068
add-forge-requests-moderation.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
add-forge-requests-moderation.html
View Options
{% extends "layout.html" %}
{% comment %}
Copyright (C) 2022 The Software Heritage developers
See the AUTHORS file at the top-level directory of this distribution
License: GNU Affero General Public License version 3, or any later version
See top-level LICENSE file for more information
{% endcomment %}
{% load render_bundle from webpack_loader %}
{% load static %}
{% block header %}
{% render_bundle 'add_forge_now' %}
{% endblock %}
{% block title %}{{ heading }}
–
Software Heritage archive{% endblock %}
{% block navbar-content %}
<
h4
>
Add forge now moderation
</
h4
>
{% endblock %}
{% block content %}
<
div
class
=
"row"
>
<
div
id
=
"swh-add-forge-requests-list"
style
=
"width: 100%;"
>
<
table
id
=
"swh-add-forge-now-moderation-list"
class
=
"table swh-table swh-table-striped"
>
<
thead
>
<
tr
>
<
th
>
ID
</
th
>
<
th
>
Submission date
</
th
>
<
th
>
Forge type
</
th
>
<
th
>
Forge URL
</
th
>
<
th
>
Moderator Name
</
th
>
<
th
>
Last Modified Date
</
th
>
<
th
>
Status
</
th
>
</
tr
>
</
thead
>
</
table
>
<
p
id
=
"swh-add-forge-now-moderation-list-error"
></
p
>
</
div
>
</
div
>
<
script
>
swh
.
webapp
.
initPage
(
'add-forge-now-moderation'
);
swh
.
add_forge_now
.
onModerationPageLoad
();
</
script
>
{% endblock %}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Jul 4 2025, 10:12 AM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3352611
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment