mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 02:39:14 +01:00
News, first steps.
This commit is contained in:
parent
f5a6d49de1
commit
e8eeda5398
21
support_files/news/news_en.xml
Normal file
21
support_files/news/news_en.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<news>
|
||||
|
||||
<news_article>
|
||||
<type>match_league</type>
|
||||
<condition>cond</condition>
|
||||
<title>title1</title>
|
||||
<subtitle>subtitle1</subtitle>
|
||||
<title priority="5">title2</title>
|
||||
<subtitle priority="5">subtitle2</subtitle>
|
||||
</news_article>
|
||||
|
||||
<news_article>
|
||||
<type>match_national_cup</type>
|
||||
<condition>condn</condition>
|
||||
<title>title1n</title>
|
||||
<subtitle>subtitle1n</subtitle>
|
||||
<title priority="5">title2n</title>
|
||||
<subtitle priority="5">subtitle2n</subtitle>
|
||||
</news_article>
|
||||
|
||||
</news>
|
Loading…
Reference in New Issue
Block a user