Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
manpages-l10n
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
manpages-l10n
manpages-l10n
Commits
490348f1
Commit
490348f1
authored
May 27, 2018
by
Tobias Quathamer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link to git repository
parent
9b184954
Pipeline
#7885
passed with stage
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
public/generate-stats-page.sh
public/generate-stats-page.sh
+4
-1
No files found.
public/generate-stats-page.sh
View file @
490348f1
...
...
@@ -29,7 +29,10 @@ cat<<-END_OF_HEADER
<body>
<div class="container-fluid">
<h1>Liste der Dateien, die nicht vollständig übersetzt sind</h1>
<p>Stand:
$timestamp
</p>
<p>Stand:
$timestamp
</p>
<p>
<a class="btn btn-primary" href="https://salsa.debian.org/manpages-de-team/manpages-de">Git-Repository ansehen</a>
</p>
END_OF_HEADER
# Determine directory names from upstream directory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment