blob: c974eeb5dd2eb3cd5149bc3523c0d50af75344a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<div .span9>
<div .row-fluid>
<div .span4>
<h3>
<a href="@{AddRepositoryR}">
Add repositories
<p>
Distribute the files in this repository to other devices;
make backups; and more by adding repositories.
<div .span4>
<h3>
<a href="@{ListRepositoriesR}">
Repository list
<p>
An overview of your repositories.
|